home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Media Design Review 1999
/
Interactive Media Design Review 1999.iso
/
mac
/
allfiles
/
Centri
/
Centri.dir
/
00270_Script_RandomNess
< prev
next >
Wrap
Text File
|
1999-02-25
|
278b
|
8 lines
on enterFrame me
set the width of sprite the spriteNum of me = random ( 5 )
set the height of sprite the spriteNum of me = Random ( 20 )
set the loch of sprite the spriteNum of me = Random ( 250 )
set the locv of sprite the spriteNum of me = Random ( 450 )
end